Click or drag to resize

EncryptionKey Constructor

Overload List
  NameDescription
Public methodEncryptionKey
Initializes a new instance of the EncryptionKey.
Public methodEncryptionKey(EncryptionMethod)
Initializes a new instance of the EncryptionKey class with the specified method.
Public methodEncryptionKey(EncryptionMethod, String)
Initializes a new instance of the EncryptionKey class with the specified method and key.
Top
See Also